From b4c0c3fc9bd02aa12e442b7168dea06134d10049 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C3=ABl=20Cadilhac?= Date: Sun, 26 Aug 2007 20:59:21 +0000 Subject: [PATCH] Specify PDF layout, use a PDF `compile-command' local variable. --- etc/refcards/fr-survival.tex | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/etc/refcards/fr-survival.tex b/etc/refcards/fr-survival.tex index e39f23bf05b..2a1190b51f4 100644 --- a/etc/refcards/fr-survival.tex +++ b/etc/refcards/fr-survival.tex @@ -22,6 +22,12 @@ \endinput \fi +% PDF output layout. 0 for A4, 1 for letter (US), a `l' is added for +% a landscape layout. + +\input pdflayout.sty +\pdflayout=(0) + % Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, % 2006, 2007 Free Software Foundation, Inc. @@ -413,7 +419,7 @@ contient entre parenth\`eses le nom des modes en cours. \bye % Local variables: -% compile-command: "tex survival" +% compile-command: "pdftex survival" % End: % arch-tag: 2fb4e93f-8bfa-4ab4-bc6d-b475131d766a -- 2.30.2